home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / doc / libusb-1.0-0 / README < prev   
Encoding:
Text File  |  2009-09-18  |  684 b   |  22 lines

  1. libusb
  2. ======
  3.  
  4. libusb is a library for USB device access from Linux userspace.
  5. It is written in C and licensed under the LGPL-2.1 (see COPYING).
  6.  
  7. libusb is abstracted internally in such a way that it can hopefully
  8. be ported to other operating systems. See the PORTING file for some
  9. information, if you fancy a challenge :)
  10.  
  11. libusb homepage:
  12. http://libusb.sourceforge.net
  13.  
  14. Developers will wish to consult the API documentation:
  15. http://libusb.sourceforge.net/api-1.0/
  16.  
  17. Use the mailing list for questions, comments, etc:
  18. https://sourceforge.net/mailarchive/forum.php?forum_name=libusb-devel
  19.  
  20. - Daniel Drake <dsd@gentoo.org>
  21. (use the mailing list rather than mailing developers directly)
  22.